• Swapping image onclick of link

    Updated: 2010-10-31 17:35:36
    Hi there, new to the forum and been struggling to find a solution to my problem. What I have been trying to do is when a link is clicked I want to swap the background image in the div (in external css) to another image, which is like the overstate image. The problem I get is when I click and...

  • jQuery jQuery.noConflict Issue

    Updated: 2010-10-31 17:13:40
    Hello, I'm having a jQuery conflict issue I'm unclear how to resolve. The problem is I've added some jQuery vertical tab code to one of my pages that's conflicting with one of my Wordpress plugins. I realize folks may not be familiar with Wordpress, but I think my issue is less to do with the...

  • Jquery Position of tag

    Updated: 2010-10-31 17:01:07
    Image: http://animeberry.net/img/imagem/jquery.PNG Theoretically this code was supposed to be ok isn't it? But nothing is happening! help!

  • Drop Down Menu Problem

    Updated: 2010-10-31 16:51:11
    Iv been building a custom chrome new tab screen. All of its been designed in photoshop - exported and put together in dreamweaver. All the roll over images are set.One thing is anoying me. Im trying to get a drop down menu to come form the roll over image "menu" in the top right corner. ...

  • Confused

    Updated: 2010-10-31 16:38:02
    Hey i got this code and i looked at it and im so lost i cant describe it can someone hep me in understanding the ins and outs of this. Code: --------- var YOOaccordion=new...

  • Changing a column to allow null

    Updated: 2010-10-31 16:26:05
    So I am making a big effort to learn how to do all the syntax commands to modify tables (so far been doing it via GUI), and I'm having trouble altering a table to allow a column to be null. I've tried the following with no success Code: --------- ALTER TABLE forumAdmins MODIFY forumID...

  • Porblem in uploading form with google chrome

    Updated: 2010-10-31 15:27:43
    I make upload form for uploading rar and zip files and it work well with IE and Firefox but it doesn't with google chrome, I don't know why but when I tried to return the file type when I upload zip or rar file with chrome it give me Array[type] and the file doesn't upload.

  • Need Urgent Help Dreamweaver

    Updated: 2010-10-31 15:23:17
    is it possible to open all file of a folder with multiple folders inside in turn opening all files. basically i have some sites i need to fully edit but i rather work with every file from the website open i need to open every file in a folder of files in other folder help i cant go one by one it...

  • database connect problem

    Updated: 2010-10-31 15:16:28
    Hello, I recently lost my domain because it expired. So I registered it back. I had different companies for the host and the domain. When I checked my website, the pages seemed to be there, but there was no connection to the databases. I'm getting this error: "Warning: mysql_query()...

  • Am I desgining my site wrong?

    Updated: 2010-10-31 15:04:33
    I am desgining my site from photoshop, slicing it and then coding the images/links in with Div tags. I have 41 slices images, and right now am making a structure with them by using the div tags to place those images as backgrounds for the each related div tag. Then containing all those div tags...

  • Command Line Monitoring

    Updated: 2010-10-31 14:40:12
    Hi, this just popped into my head- is it possible to monitor web traffic (in any way) to your website through the command line. Or is this just wishful thinking? Thanks, Grahame :thumbsup:

  • Word vba

    Updated: 2010-10-31 14:10:02
    I have an old program which lifts words from MS Word Documents and puts the words into an EXCEL workbook. In bringing the program up to date I've got stuck and would appreciate help. The relevant bits are pasted in below. Public Sub XXX() ' ' Lifts suitable chunks from files and puts them in...

  • Detect when Javascript has finished constructing the page

    Updated: 2010-10-31 13:59:30
    Hi, Does anyone know if there is a event or something that fires when Javascript finishes executing. When I load a page, the body's onLoad event fires when it has finished loading but there might be some Javascript that is still running (or javascript that is triggered from the onLoad event...

  • show hide div problem

    Updated: 2010-10-31 01:22:20
    Hi folks, I'm having some problems with the code below. I have the show/hide div function working but at the moment, if you click all three links, all three divs are shown and you can only hide the unwanted ones by clicking their respective link again. I would like it to only show the div whose...

  • Combinations and permutations

    Updated: 2010-10-30 12:46:02
    Unfortunately, a lot of algorithms fall under the Murphy law that says “Any simple theory will be worded in the most complicated way”. Writing software in such a way that every developer understands is a challenge, but sure pays of in the end. Explaining an algorithm in a simple way is essential. And not only [...]

  • Creating a Halloween Theme for a Web Page

    Updated: 2010-10-30 11:37:02
    Christmas comes but once a year. As does: Halloween; Easter; Thanksgiving. And it's nice to have a web site theme for those times - without extra work

  • HTML 5 Feature Detection Using Modernizr

    Updated: 2010-10-29 19:31:32
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About HTML 5 Feature Detection Using Modernizr by Matt Snider October 29, 2010 11:31 am HTML 5 is probably the most exciting improvement to come to the web , since the popularization of AJAX . However , as shown by last weeks article HTML 5 Forms only the most cutting edge browsers support many of the new HTML 5 features . To progressively enhance a site for HTML 5 enabled browsers , developers need a way to detect if the browser supports a desired HTML 5 feature . Enter Modernizr by Faruk Ates and Paul Irish How to do it Some examples of available HTML 5 feature detection : if Modernizr.canvas canvas feature else fallback if Modernizr.localstorage Modernizr.sessionstorage storage feature else fallback Some

  • Timing The Execution Time Of Your MVC Actions

    Updated: 2010-10-27 02:00:06
    I recently had the need to find out how much time elapsed during the execution of just my action, so I created a handy little action filter based on System.Diagnostics.Stopwatch.  This action filter adds the elapsed time to an HTTP header, appropriately named, X-Stopwatch.  I choose to use a header instead of a response in [...]

  • Installing WordPress Through SSH

    Updated: 2010-10-26 22:37:23
    Subscribe Advertise Contact Us About Us Register home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories Book Reviews CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews Hardware HTML Tutorials HTMLCenter News Interviews Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews Oct 26 Installing WordPress Through SSH Written by : Curtiss While it is possible to download a ZIP file with the source files for WordPress , unzip it on your computer and then upload the individual files to a client’s Web server , it is generally much easier assuming the client’s Web server has SSH

  • HTML 5 Forms

    Updated: 2010-10-21 16:49:06
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About HTML 5 Forms by Matt Snider October 21, 2010 8:49 am HTML 5 is quickly gaining in popularity and is appearing more frequently across the web . While you may hear about the awesomeness of HTML5's new JavaScript and CSS features , the actual HTML improves are often missed . Lets look at the thirteen new form field types and some of the more useful new form field attributes . Not all browsers support HTML 5 forms yet , and those that don't will render the new input types as text instead , and the new attributes probably won't work . For best results view this page in Opera 10+ , Safari or Chrome 4+ . Autofocus Users find it helpful when they visit a form on your site , if the first field in the site is

  • jQuery scalable fullscreen background image

    Updated: 2010-10-21 03:28:34
    I remember when fullscreen flash sites we’re all the rage in the mid 90′s with flamboyant splash pages enticing you in. A large number of these sites had an eye catching image that would full your browser regardless of the … Continue reading

  • To Go Native Or Not To Go Native… That Is The Question

    Updated: 2010-10-21 02:23:57
    Over the past couple of weeks I  have been slowly planning and revamping my iPhone app to address user concerns, bugs, and problems.  And as part of the rework I decided to support other platforms, in addition to the iPhone, such as the iPad, Android, and Windows Phone 7.  (yes I am ignoring RIM)  However [...]

  • Web Development News October 2010 A

    Updated: 2010-10-19 17:25:54
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Web Development News October 2010 A by Matt Snider October 19, 2010 9:25 am I was away on vacation last week , and didn't have time to write an article . Here are some interesting news articles from the first half of October . General Smashing Magazine has put together a good article covering common website security mistakes . This is a great read for any web developer : http : www.smashingmagazine.com 2010 10 18 common-security-mistakes-in-web-applications JavaScript Nicholas Zakas discusses Server-Sent events , which are similar to sockets , opening long running requests that listen for server-side HTTP responses . There are some subtle differences , learn more : http : www.nczonline.net blog 2010 10

  • Build a jQuery Plugin

    Updated: 2010-10-18 00:47:50
    Delving into the inner workings of jQuery and plucking up the courage to build a jQuery plugin can be a daunting task. In this tutorial I’m going to run through the basics of creating a tooltip plugin. We’re going to … Continue reading

  • How to Use Javascript to Detect ActiveX Controls in HTML Pages

    Updated: 2010-10-17 01:00:55
    After users install an ActiveX control, Windows developers detect the installation using Javascript. This code can verify the ActiveX control installation.

  • Google Hosted Apps Update

    Updated: 2010-10-16 03:48:58
    Subscribe Advertise Contact Us About Us Register home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories Book Reviews CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews Hardware HTML Tutorials HTMLCenter News Interviews Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews Oct 15 Google Hosted Apps Update Written by : Curtiss This afternoon , I was in the process of trying to set up a new Google Hosted Apps account when I discovered something had changed . Apparently , Google is selecting people at random to try out a new verification method In the past , your choices :

  • Marketers vs. Developers the Email Templating Problem

    Updated: 2010-10-07 02:07:03
    For as long as I can remember the standard mail merge process has always been one dimensional in that you are doing little more than poking holes in your document and filling them in with a flat data source of some sort.  Which is wonderful for non-technical people looking to send out a quick email [...]

  • Web Development News September 2010 B

    Updated: 2010-10-05 19:07:08
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Web Development News September 2010 B by Matt Snider October 5, 2010 11:07 am Below is some interesting news from the latter half of September . JavaScript Mozilla is pushing Promote JS , a new crowd-sourced SEO solution to the problem of good JavaScript documentation . The problem is many sites have cookie-cutter JavaScript documentation that explains how to do something , but not how it works or why . Additionally , as these sites age , the links begin to rot . Mozilla maintains really excellent documentation , and keeps it up to date . Put this badge on your site to help promote it : Standards Ajaxian posted an article describing how to implement progressive enhancement for a site , using nothing but

  • Latest tweets tooltip plugin with jQuery

    Updated: 2010-10-05 19:02:31
    Whilst browsing my feeds I found an interesting post by Cody over at Codrops on how to add a twitter tooltip popup on any paragraph of text. You can find the main plugin here: jQuery Twitter Search Plugin or view … Continue reading

  • Brain teaser: digits

    Updated: 2010-10-03 23:36:34
    I heard an interesting, even though easy, problem in the brain teaser category. The digits of the numbers between 1 and 1999 are concatenated together in this order to create a new number. What is the 1999 digit of this number? After you solve it, remember that this is for a 5th grade kid . [...]

Current Feed Items | Previous Months Items

Sep 2010 | Aug 2010 | Jul 2010 | Jun 2010 | May 2010 | Apr 2010